home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 September / CHIP Eylül 1998.iso / freeware / mp3 / WPlay160 / WPlay / WPlay.exe / 0 / RCDATA / TFORM9 / TFORM9.txt
Text File  |  1998-07-28  |  5KB  |  269 lines

  1. object Form9: TForm9
  2.   Left = 255
  3.   Top = 201
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Graphical Equalizer'
  7.   ClientHeight = 120
  8.   ClientWidth = 430
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   OnShow = FormShow
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Label1: TLabel
  18.     Left = 136
  19.     Top = 80
  20.     Width = 223
  21.     Height = 13
  22.     Caption = '30 60 170 310 600 1K  3K 6K 9K 12K 14K 16K'
  23.   end
  24.   object Button1: TButton
  25.     Left = 368
  26.     Top = 90
  27.     Width = 57
  28.     Height = 25
  29.     Caption = 'Close'
  30.     TabOrder = 0
  31.     OnClick = Button1Click
  32.   end
  33.   object Button2: TButton
  34.     Left = 260
  35.     Top = 98
  36.     Width = 33
  37.     Height = 17
  38.     Caption = '>'
  39.     TabOrder = 1
  40.     OnClick = Button2Click
  41.   end
  42.   object Button3: TButton
  43.     Left = 220
  44.     Top = 98
  45.     Width = 33
  46.     Height = 17
  47.     Caption = '<'
  48.     TabOrder = 2
  49.     OnClick = Button3Click
  50.   end
  51.   object ListBox1: TListBox
  52.     Left = 8
  53.     Top = 8
  54.     Width = 121
  55.     Height = 81
  56.     ItemHeight = 13
  57.     Sorted = True
  58.     TabOrder = 3
  59.     OnClick = ListBox1Click
  60.   end
  61.   object CheckBox1: TCheckBox
  62.     Left = 8
  63.     Top = 96
  64.     Width = 105
  65.     Height = 17
  66.     Caption = 'Equalizer enabled'
  67.     Enabled = False
  68.     TabOrder = 4
  69.   end
  70.   object TrackBar1: TTrackBar
  71.     Left = 136
  72.     Top = 8
  73.     Width = 17
  74.     Height = 73
  75.     Max = 100
  76.     Orientation = trVertical
  77.     Frequency = 10
  78.     Position = 50
  79.     SelEnd = 0
  80.     SelStart = 0
  81.     TabOrder = 5
  82.     TickMarks = tmBottomRight
  83.     TickStyle = tsAuto
  84.   end
  85.   object TrackBar2: TTrackBar
  86.     Left = 155
  87.     Top = 8
  88.     Width = 17
  89.     Height = 73
  90.     Max = 100
  91.     Orientation = trVertical
  92.     Frequency = 10
  93.     Position = 50
  94.     SelEnd = 0
  95.     SelStart = 0
  96.     TabOrder = 6
  97.     TickMarks = tmBottomRight
  98.     TickStyle = tsAuto
  99.   end
  100.   object TrackBar3: TTrackBar
  101.     Left = 174
  102.     Top = 8
  103.     Width = 17
  104.     Height = 73
  105.     Max = 100
  106.     Orientation = trVertical
  107.     Frequency = 10
  108.     Position = 50
  109.     SelEnd = 0
  110.     SelStart = 0
  111.     TabOrder = 7
  112.     TickMarks = tmBottomRight
  113.     TickStyle = tsAuto
  114.   end
  115.   object TrackBar4: TTrackBar
  116.     Left = 193
  117.     Top = 8
  118.     Width = 17
  119.     Height = 73
  120.     Max = 100
  121.     Orientation = trVertical
  122.     Frequency = 10
  123.     Position = 50
  124.     SelEnd = 0
  125.     SelStart = 0
  126.     TabOrder = 8
  127.     TickMarks = tmBottomRight
  128.     TickStyle = tsAuto
  129.   end
  130.   object TrackBar5: TTrackBar
  131.     Left = 212
  132.     Top = 8
  133.     Width = 17
  134.     Height = 73
  135.     Max = 100
  136.     Orientation = trVertical
  137.     Frequency = 10
  138.     Position = 50
  139.     SelEnd = 0
  140.     SelStart = 0
  141.     TabOrder = 9
  142.     TickMarks = tmBottomRight
  143.     TickStyle = tsAuto
  144.   end
  145.   object TrackBar6: TTrackBar
  146.     Left = 231
  147.     Top = 8
  148.     Width = 17
  149.     Height = 73
  150.     Max = 100
  151.     Orientation = trVertical
  152.     Frequency = 10
  153.     Position = 50
  154.     SelEnd = 0
  155.     SelStart = 0
  156.     TabOrder = 10
  157.     TickMarks = tmBottomRight
  158.     TickStyle = tsAuto
  159.   end
  160.   object TrackBar7: TTrackBar
  161.     Left = 250
  162.     Top = 8
  163.     Width = 17
  164.     Height = 73
  165.     Max = 100
  166.     Orientation = trVertical
  167.     Frequency = 10
  168.     Position = 50
  169.     SelEnd = 0
  170.     SelStart = 0
  171.     TabOrder = 11
  172.     TickMarks = tmBottomRight
  173.     TickStyle = tsAuto
  174.   end
  175.   object TrackBar8: TTrackBar
  176.     Left = 267
  177.     Top = 8
  178.     Width = 17
  179.     Height = 73
  180.     Max = 100
  181.     Orientation = trVertical
  182.     Frequency = 10
  183.     Position = 50
  184.     SelEnd = 0
  185.     SelStart = 0
  186.     TabOrder = 12
  187.     TickMarks = tmBottomRight
  188.     TickStyle = tsAuto
  189.   end
  190.   object TrackBar9: TTrackBar
  191.     Left = 286
  192.     Top = 8
  193.     Width = 17
  194.     Height = 73
  195.     Max = 100
  196.     Orientation = trVertical
  197.     Frequency = 10
  198.     Position = 50
  199.     SelEnd = 0
  200.     SelStart = 0
  201.     TabOrder = 13
  202.     TickMarks = tmBottomRight
  203.     TickStyle = tsAuto
  204.   end
  205.   object TrackBar10: TTrackBar
  206.     Left = 305
  207.     Top = 8
  208.     Width = 17
  209.     Height = 73
  210.     Max = 100
  211.     Orientation = trVertical
  212.     Frequency = 10
  213.     Position = 50
  214.     SelEnd = 0
  215.     SelStart = 0
  216.     TabOrder = 14
  217.     TickMarks = tmBottomRight
  218.     TickStyle = tsAuto
  219.   end
  220.   object TrackBar11: TTrackBar
  221.     Left = 324
  222.     Top = 8
  223.     Width = 17
  224.     Height = 73
  225.     Max = 100
  226.     Orientation = trVertical
  227.     Frequency = 10
  228.     Position = 50
  229.     SelEnd = 0
  230.     SelStart = 0
  231.     TabOrder = 15
  232.     TickMarks = tmBottomRight
  233.     TickStyle = tsAuto
  234.   end
  235.   object TrackBar12: TTrackBar
  236.     Left = 341
  237.     Top = 8
  238.     Width = 17
  239.     Height = 73
  240.     Max = 100
  241.     Orientation = trVertical
  242.     Frequency = 10
  243.     Position = 50
  244.     SelEnd = 0
  245.     SelStart = 0
  246.     TabOrder = 16
  247.     TickMarks = tmBottomRight
  248.     TickStyle = tsAuto
  249.   end
  250.   object Button4: TButton
  251.     Left = 368
  252.     Top = 10
  253.     Width = 57
  254.     Height = 23
  255.     Caption = 'Reset'
  256.     TabOrder = 17
  257.     OnClick = Button4Click
  258.   end
  259.   object Button5: TButton
  260.     Left = 368
  261.     Top = 33
  262.     Width = 57
  263.     Height = 23
  264.     Caption = 'Save...'
  265.     TabOrder = 18
  266.     OnClick = Button5Click
  267.   end
  268. end
  269.